Description=Raw TCP/IP socket connection tool. Able to connect to any host computer using a TCP socket connection. You can send and receive plaintext commands and answers. Can be used for example to send E-Mail with SMTP by hand, or as a simple telnet client. Basically, you can simulate any ASCII text protocol over such a TCP/IP connection. It is also very useful if you want to test if a server works properly, especially if you are developing your own TCP server applications.